[XEND][POWERPC] Move flat device tree construction from python to libxc for xc_linux_...
authorJimi Xenidis <jimix@watson.ibm.com>
Sun, 21 Jan 2007 13:14:27 +0000 (08:14 -0500)
committerJimi Xenidis <jimix@watson.ibm.com>
Sun, 21 Jan 2007 13:14:27 +0000 (08:14 -0500)
commitc7c4025be9790e59204ccfa27246cf6d7718c952
tree13f9539f294662f528ec4dd0cf1553a2bfe774c2
parent2ea95750b6480ad827a7f19e54278f6acd6931d3
[XEND][POWERPC] Move flat device tree construction from python to libxc for xc_linux_build().

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
tools/libxc/powerpc64/Makefile
tools/libxc/powerpc64/mk_flatdevtree.c [new file with mode: 0644]
tools/libxc/powerpc64/mk_flatdevtree.h [new file with mode: 0644]
tools/libxc/powerpc64/xc_linux_build.c
tools/libxc/xenguest.h
tools/python/xen/xend/image.py